From: emellor@ewan Date: Sat, 17 Sep 2005 15:11:49 +0000 (+0100) Subject: Fix indentation. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16780^2~47^2~14 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=60ebaf4dca22c4e76c41661aa198f004337c809d;p=xen.git Fix indentation. --- diff --git a/tools/python/xen/xend/server/SrvDomainDir.py b/tools/python/xen/xend/server/SrvDomainDir.py index c9593aaee6..7f37ec7a0d 100644 --- a/tools/python/xen/xend/server/SrvDomainDir.py +++ b/tools/python/xen/xend/server/SrvDomainDir.py @@ -152,12 +152,12 @@ class SrvDomainDir(SrvDir): domains = self.xd.list_sorted() req.write('') def form(self, req):